home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
6984
/
6984.xpi
/
chrome
/
lazarus.jar
/
skin
/
options.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-11-24
|
701b
|
45 lines
.lazarus-description {
color: #666;
}
.lazarus-description-important {
color: #666;
font-weight: bold;
}
.lazarus-intbox {
text-align: right;
width: 40px;
}
label {
line-height: 25px;
}
.pref-box {
padding: 3px;
}
.prefWindow-dlgbuttons {
border-top: 1px solid grey;
}
.lazarus-text-link {
color: #0000BB;
text-decoration: underline;
cursor: pointer;
}
.lazarus-text-link:hover {
color: #0000FF;
}
#extensions-lazarus-expireSavedFormsInterval,
#extensions-lazarus-expireSavedFormsUnit {
max-height: 20px;
}
/* Fx on the mac is screwed */
prefpane .content-box {
-moz-box-flex: 1;
-moz-box-pack: start;
-moz-box-align: start;
}